oxenstored: install configuration file
authorIan Campbell <ian.campbell@citrix.com>
Thu, 15 Dec 2011 16:52:22 +0000 (16:52 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 15 Dec 2011 16:52:22 +0000 (16:52 +0000)
commit90299f2abd2cbb855448510138023eba3e1a4614
treee18593824889b190fc67e5cda064a5d286962d15
parent25c4397fb24d0253dccfdb8bbe12cf3fd0504103
oxenstored: install configuration file

First though:
  - Move it to /etc/xen/oxenstored.conf.
  - Use /var/run/xenstored.pid as default pid file
  - Disable test-eagain "Randomly failed a transaction with EAGAIN. Used for
    testing Xs user". Doesn't sound fun by default...

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/ocaml/xenstored/Makefile
tools/ocaml/xenstored/define.ml
tools/ocaml/xenstored/oxenstored.conf [new file with mode: 0644]
tools/ocaml/xenstored/xenstored.conf [deleted file]
tools/ocaml/xenstored/xenstored.ml